Skip to content

An addition to the existing example for JPY and KWD currency calculations#13

Merged
inflop merged 2 commits into
masterfrom
fix/readme-examples
Apr 21, 2026
Merged

An addition to the existing example for JPY and KWD currency calculations#13
inflop merged 2 commits into
masterfrom
fix/readme-examples

Conversation

@inflop
Copy link
Copy Markdown
Owner

@inflop inflop commented Apr 21, 2026

Updated README.md to include examples demonstrating VAT calculations using JPY and KWD as base currencies, enhancing clarity for users on multi-currency support.

…ions

Updated README.md to include examples demonstrating VAT calculations using JPY and KWD as base currencies, enhancing clarity for users on multi-currency support.
Copilot AI review requested due to automatic review settings April 21, 2026 21:08
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the documentation example for foreign-currency VAT calculations to explicitly show computing results when the base/settlement currency uses non-standard precision (JPY: 0 dp, KWD: 3 dp).

Changes:

  • Add a JPY example calculation call (engine.Calculate(..., eurJpy)) to produce a result object.
  • Add a KWD example calculation call (kwdEngine.Calculate(..., eurKwd)) to produce a result object.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@inflop inflop merged commit fff9a00 into master Apr 21, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants